Bitmap for WPF
Set(T) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct3D11 名前空間 > CommonShaderStage<T> クラス > Set メソッド : Set(T) メソッド
The shader to assign to the device. Assign null to disable the compute shader.
Assigns a compute shader to the device.
シンタックス
'宣言
 
Public Overloads Sub Set( _
   ByVal shader As T _
) 
public void Set( 
   T shader
)

パラメータ

shader
The shader to assign to the device. Assign null to disable the compute shader.
参照

CommonShaderStage<T> クラス
CommonShaderStage<T> メンバ
オーバーロード一覧